home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1995 March
/
macformat-022.iso
/
Shareware in MacFormat
/
pats-virtual-office-22
/
PatsUniverse2.2
/
PatsUniverse2
/
00028_paintingButton.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1994-11-22
|
136 b
|
9 lines
on mouseUp
puppetSound("Single Click")
updateStage()
repeat while soundBusy(1)
end repeat
puppetSound(0)
go("painting")
end